Xbasic

VisualStyle::Stack.QuickdrawGenerate Method

Syntax

c QuickdrawGenerate(C fullName [, C flags [, N hdc = 0]])

Arguments

fullName

Character

flags

Character

hdc

Numeric

Description

Given a style, generate quickdraw for font, color, brush and line style (the caller must generate the appropriate quickdraw for the border shape).

See Also